Added missing global statement, to ensure that the logfilename variable is
authoremellor@ewan <emellor@ewan>
Tue, 11 Oct 2005 09:33:31 +0000 (10:33 +0100)
committeremellor@ewan <emellor@ewan>
Tue, 11 Oct 2005 09:33:31 +0000 (10:33 +0100)
commit72e4987ea302ec5c4465dff23aa002b312cc3046
treebbbee629fc269ea7c794c3f421c84fb9c18aaf56
parent9a60ba6eb89b6421752152ae1acbde0bde832b2e
Added missing global statement, to ensure that the logfilename variable is
updated.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendLogging.py